[INFO] cloning repository https://github.com/kamu-data/setty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamu-data/setty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fsetty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fsetty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be2278865a87ca84b87aef6d2550f98537eda3f3
[INFO] fixing kamu-data/setty against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fsetty" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kamu-data/setty
[INFO] finished tweaking git repo https://github.com/kamu-data/setty
[INFO] tweaked toml for git repo https://github.com/kamu-data/setty written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamu-data/setty on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kamu-data/setty already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-value v7.2.1
[INFO] [stderr]   Downloaded async-graphql-derive v7.2.1
[INFO] [stderr]   Downloaded duration-string v0.5.3
[INFO] [stderr]   Downloaded asynk-strim v0.1.5
[INFO] [stderr]   Downloaded async-graphql-parser v7.2.1
[INFO] [stderr]   Downloaded bytesize v2.4.0
[INFO] [stderr]   Downloaded async-graphql v7.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab
[INFO] running `Command { std: "docker" "start" "91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking bytesize v2.4.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking setty-derive v1.2.0 (/opt/rustwide/workdir/setty-derive)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking duration-string v0.5.3
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking setty v1.2.0 (/opt/rustwide/workdir/setty)
[INFO] [stderr]     Checking example-jsonschema v1.2.0 (/opt/rustwide/workdir/examples/jsonschema)
[INFO] [stderr]     Checking example-validate v1.2.0 (/opt/rustwide/workdir/examples/validate)
[INFO] [stderr]     Checking example-deprecation v1.2.0 (/opt/rustwide/workdir/examples/deprecation)
[INFO] [stderr]     Checking example-env v1.2.0 (/opt/rustwide/workdir/examples/env)
[INFO] [stderr]     Checking example-toml v1.2.0 (/opt/rustwide/workdir/examples/toml)
[INFO] [stdout] error[E0277]: the trait bound `str: SerializableSecret` is not satisfied
[INFO] [stdout]     --> examples/env/src/main.rs:37:17
[INFO] [stdout]      |
[INFO] [stdout]   37 |   #[setty::derive(setty::Config)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ the trait `SerializableSecret` is not implemented for `str`
[INFO] [stdout] ...
[INFO] [stdout]   45 | /     /// Password
[INFO] [stdout]   46 | |     #[schemars(with = "String")]
[INFO] [stdout]   47 | |     password: secrecy::SecretString,
[INFO] [stdout]      | |___________________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1
[INFO] [stdout]      |
[INFO] [stdout]  315 | / impl<T> Serialize for SecretBox<T>
[INFO] [stdout]  316 | | where
[INFO] [stdout]  317 | |     T: Zeroize + SerializableSecret + Serialize + Sized,
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      = note: required for `SecretBox<str>` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> examples/env/src/main.rs:37:17
[INFO] [stdout]      |
[INFO] [stdout]   37 |   #[setty::derive(setty::Config)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout]   45 | /     /// Password
[INFO] [stdout]   46 | |     #[schemars(with = "String")]
[INFO] [stdout]   47 | |     password: secrecy::SecretString,
[INFO] [stdout]      | |___________________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1
[INFO] [stdout]      |
[INFO] [stdout]  315 | / impl<T> Serialize for SecretBox<T>
[INFO] [stdout]  316 | | where
[INFO] [stdout]  317 | |     T: Zeroize + SerializableSecret + Serialize + Sized,
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      = note: required for `SecretBox<str>` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SecretBox<str>: Eq` is not satisfied
[INFO] [stdout]   --> examples/env/src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[setty::derive(setty::Config)]
[INFO] [stdout]    |                 ------------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     password: secrecy::SecretString,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `SecretBox<str>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `std::cmp::AssertParamIsEq`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cmp.rs:380:0
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SecretBox<str>`
[INFO] [stdout]   --> examples/env/src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[setty::derive(setty::Config)]
[INFO] [stdout]    |                 ------------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     password: secrecy::SecretString,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SecretBox<str>` does not implement `PartialEq`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct SecretBox<S: Zeroize + ?Sized> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `SecretBox<str>` is defined in another crate
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `str: SerializableSecret` is not satisfied
[INFO] [stdout]     --> examples/env/src/main.rs:37:17
[INFO] [stdout]      |
[INFO] [stdout]   37 |   #[setty::derive(setty::Config)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ the trait `SerializableSecret` is not implemented for `str`
[INFO] [stdout] ...
[INFO] [stdout]   45 | /     /// Password
[INFO] [stdout]   46 | |     #[schemars(with = "String")]
[INFO] [stdout]   47 | |     password: secrecy::SecretString,
[INFO] [stdout]      | |___________________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1
[INFO] [stdout]      |
[INFO] [stdout]  315 | / impl<T> Serialize for SecretBox<T>
[INFO] [stdout]  316 | | where
[INFO] [stdout]  317 | |     T: Zeroize + SerializableSecret + Serialize + Sized,
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      = note: required for `SecretBox<str>` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]     --> examples/env/src/main.rs:37:17
[INFO] [stdout]      |
[INFO] [stdout]   37 |   #[setty::derive(setty::Config)]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout] ...
[INFO] [stdout]   45 | /     /// Password
[INFO] [stdout]   46 | |     #[schemars(with = "String")]
[INFO] [stdout]   47 | |     password: secrecy::SecretString,
[INFO] [stdout]      | |___________________________________- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is implemented for `SecretBox<T>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:315:1
[INFO] [stdout]      |
[INFO] [stdout]  315 | / impl<T> Serialize for SecretBox<T>
[INFO] [stdout]  316 | | where
[INFO] [stdout]  317 | |     T: Zeroize + SerializableSecret + Serialize + Sized,
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      = note: required for `SecretBox<str>` to implement `serde_core::ser::Serialize`
[INFO] [stdout] note: required by a bound in `serde_core::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `::setty::__internal::serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `SecretBox<str>: Eq` is not satisfied
[INFO] [stdout]   --> examples/env/src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[setty::derive(setty::Config)]
[INFO] [stdout]    |                 ------------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     password: secrecy::SecretString,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `SecretBox<str>`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `std::cmp::AssertParamIsEq`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cmp.rs:380:0
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `SecretBox<str>`
[INFO] [stdout]   --> examples/env/src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[setty::derive(setty::Config)]
[INFO] [stdout]    |                 ------------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 47 |     password: secrecy::SecretString,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `SecretBox<str>` does not implement `PartialEq`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/secrecy-0.10.3/src/lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct SecretBox<S: Zeroize + ?Sized> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `SecretBox<str>` is defined in another crate
[INFO] [stdout]    = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the derive macro `setty::Config` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-env` (bin "example-env") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0369.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-env` (bin "example-env" test) due to 4 previous errors
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> setty/tests/tests/test_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab", kill_on_drop: false }`
[INFO] [stdout] 91dd77f03163dac7ddca38a3c7fb17d465eda389ddf6d979649711042cb533ab
